libxl/libxl_qmp.c: Update COLO query replication status API
authorZhang Chen <zhangchen.fnst@cn.fujitsu.com>
Fri, 17 Mar 2017 08:42:32 +0000 (16:42 +0800)
committerWei Liu <wei.liu2@citrix.com>
Mon, 20 Mar 2017 15:27:53 +0000 (15:27 +0000)
commit7c2c1763aa6b63699dbb0c877f8b11aaa679cf3a
treeee92adb5aa68eb255e784269f706a242da6640f7
parent81273745453456a105cb64bf6824a728048fb55f
libxl/libxl_qmp.c: Update COLO query replication status API

The QEMU community has asked us to change QMP command
xen-get-replication-error to query-xen-replication-status. Modify Xen
side to use the new name.

Signed-off-by: Zhang Chen <zhangchen.fnst@cn.fujitsu.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
tools/libxl/libxl_colo_restore.c
tools/libxl/libxl_colo_save.c
tools/libxl/libxl_internal.h
tools/libxl/libxl_qmp.c